Data Structures | Variables

I_EventProcessor.h File Reference

A brief file description. More...

#include "libts.h"
#include "I_Continuation.h"
#include "I_Processor.h"
#include "I_Event.h"
Include dependency graph for I_EventProcessor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  EventProcessor
 Main processor for the Event System. More...

Variables

const int MAX_THREADS_IN_EACH_TYPE = 3072
const int MAX_EVENT_THREADS = 4096
inkcoreapi class EventProcessor eventProcessor

Detailed Description

A brief file description.

License

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Definition in file I_EventProcessor.h.


Variable Documentation

inkcoreapi class EventProcessor eventProcessor

Definition at line 66 of file UnixEventProcessor.cc.

Referenced by Vol::aggWrite(), Vol::aggWriteDone(), aio_init_fildes(), aio_thread_main(), UDPConnection::bindToThread(), cache_op_result_ClusterFunction(), cacheControlFile_CB(), CacheContinuation::callback_failure(), UpdateScheduler::ChildExitEventHandler(), ClusterAccept::ClusterAcceptMachine(), clusterAPI_init(), cmd_check_internal(), cmd_clear(), PrefetchConfigCont::conf_update_handler(), CacheHostTable::config_callback(), Congestion_CongestionDB(), Congestion_FailHistory(), ClusterProcessor::connect(), UnixNetProcessor::connect_re_internal(), ClusterHandler::connectClusterEvent(), CacheContinuation::defer_callback_result(), Vol::dir_init_done(), dir_sync_init(), CacheContinuation::disposeOfDataBuffer(), HostDBContinuation::dnsPendingEvent(), NetAccept::do_blocking_accept(), HttpSM::do_http_server_open(), TransformTerminus::do_io_close(), INKVConnInternal::do_io_close(), TransformTerminus::do_io_read(), INKVConnInternal::do_io_read(), INKVConnInternal::do_io_shutdown(), TransformTerminus::do_io_write(), INKVConnInternal::do_io_write(), CacheContinuation::do_op(), CacheContinuation::do_remote_lookup(), ProtectedQueue::enqueue(), ConfigUpdateCallback::event_handler(), CacheTestSM::event_handler(), RecursiveHttpGet::ExitEventHandler(), FetchSM::ext_destroy(), NetVCTest::finished(), flush_signals(), free_ClusterMachine(), free_configuration(), get_congest_entry(), get_congest_list(), HttpPagesHandler::handle_callback(), HttpPagesHandler::handle_smdetails(), HttpPagesHandler::handle_smlist(), UpdateSM::HandleSMEvent(), http_config_cb(), http_pages_callback(), ICPConfiguration::icp_config_change_callback(), ICPPeerReadCont::ICPPeerReadEvent(), ICPProcessor::ICPQuery(), ICPRequestCont::ICPRequestEvent(), UpdateScheduler::Init(), UpdateConfigManager::init(), RamCacheCLFUS::init(), ClusterLoadMonitor::init(), GlobalClusterPeriodicEvent::init(), ClusterAccept::Init(), ClusterVConnectionCache::init(), NetAccept::init_accept(), NetAccept::init_accept_loop(), NetAccept::init_accept_per_thread(), SSLNetAccept::init_accept_per_thread(), init_http_update_test(), init_signals2(), init_tracker(), ink_aio_start(), CacheContinuation::insert_cache_callback_user(), CacheContinuation::insertCallbackEvent(), ClusterProcessor::internal_invoke_remote(), ConfigUpdateCbTable::invoke(), ClusterState::IOComplete(), CacheContinuation::is_ClusterThread(), HttpUpdateSM::kill_this_async_hook(), CacheContinuation::lookupOpenWriteVC(), main(), Http2ConnectionState::main_event_handler(), CacheSync::mainEvent(), ICPConfiguration::mgr_icp_config_change_callback(), net_accept(), new_Deleter(), new_Derefer(), new_FreeCaller(), new_Freer(), Cache::open(), CacheDisk::openDone(), RemapProcessor::perform_remap(), ICPPeriodicCont::PeriodicEvent(), prefetch_config_cb(), ClusterHandler::protoZombieEvent(), raw_stat_clear(), raw_stat_clear_count(), raw_stat_clear_sum(), raw_stat_get_total(), raw_stat_sync_to_global(), RecAllocateRawStatBlock(), RecProcessStart(), TransformTerminus::reenable(), INKVConnInternal::reenable(), register_ShowCache(), register_ShowCacheInternal(), register_ShowNet(), reloadCacheControl(), CacheContinuation::remove_and_delete(), TransformTest::run(), RegressionSM::run(), CacheTestSM::run(), run_AutoStop(), RegressionSM::run_in(), run_RegressionTest(), Cache::scan(), CacheVC::scanObject(), CacheVC::scanVol(), EThread::schedule_local(), LogCollationClientSM::send(), PluginVC::set_active_timeout(), PluginVC::set_inactivity_timeout(), HostDBProcessor::setby_srv(), ShowNet::showConnections(), ShowNet::showConnectionsOnThread(), ShowNet::showSingleThread(), ShowNet::showThreads(), ClusterAccept::ShutdownDelete(), spdy_cs_create(), UpdateSM::Start(), UDPNetProcessorInternal::start(), UnixNetProcessor::start(), TasksProcessor::start(), SSLNetProcessor::start(), RemapProcessor::start(), ICPProcessor::start(), HostDBProcessor::start(), DNSProcessor::start(), ClusterProcessor::start(), CacheProcessor::start_internal(), start_stats_snap(), ClusterHandler::startClusterEvent(), PluginVCCore::state_send_accept(), PluginVCCore::state_send_accept_failed(), MultiCacheBase::sync_partitions(), TSContSchedule(), TSContScheduleEvery(), TSHttpSchedule(), TSHttpSsnReenable(), TSHttpTxnReenable(), UDPNetProcessorInternal::udp_callback(), UpdateConfigManager::URL_list_update_callout(), url_rewrite_CB(), and ClusterHandler::zombify().

const int MAX_EVENT_THREADS = 4096
const int MAX_THREADS_IN_EACH_TYPE = 3072

Definition at line 35 of file I_EventProcessor.h.